Package-level declarations

Lorekeeper entity runtime behavior and effects. A focused place for animation/interaction details tied to the NPC presence.

Types

Link copied to clipboard

Randomized visual and audio effects for the Lorekeeper's dramatic appearances and disappearances.

Link copied to clipboard
class LorekeeperEntity(type: EntityType<out WanderingTrader>, level: Level) : WanderingTrader, PolymerEntity

The Lorekeeper NPC entity that conducts interviews and sells lore books.

Link copied to clipboard

Holds Mojang-signed skin textures for the Lorekeeper NPC.

Link copied to clipboard

Cycles a Lorekeeper entity to its next configured skin variant.

Link copied to clipboard
class LorekeeperSoldierEntity(type: EntityType<out Zombie>, level: Level) : Zombie, PolymerEntity

Permanent HQ guard entity.